home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0398.dms / q0398.adf / DonsGenies / Docs / ppage.config < prev    next >
Text File  |  1992-07-16  |  383b  |  18 lines

  1.  
  2. /*
  3.     Professional Page Configuration File
  4. */
  5. /*****Start Prefs*****/
  6. call ppm_AutoUpdate(0)
  7. page = ppm_CreatePage(1,1,0,1,0)
  8. call ppm_SetMagMode(50)
  9. call ppm_SetKerning(1)
  10. call ppm_SetTextGreek(3,265)
  11. call ppm_SetHyphenation(1)
  12. call ppm_SetHyphenControl(4,3)
  13. call ppm_SetWireframe(0)
  14. call ppm_SetAngleStep(10)
  15. call ppm_SetInterrupt(1)
  16. call ppm_AutoUpdate(1)
  17. /*****End Prefs*****/
  18.